remove spaces

This commit is contained in:
chrys
2018-07-19 21:20:32 +02:00
parent 671faa3a49
commit 0887adc905
37 changed files with 144 additions and 1 deletions

Submodule docu/DokuWiki-to-Markdown-Converter deleted from 31fa3ea64e

View File

@ -1 +0,0 @@
https://rudd-o.com/linux-and-free-software/how-to-make-pulseaudio-run-once-at-boot-for-all-your-users

View File

@ -1,13 +0,0 @@
#!/bin/bash
# needs pandoc and php installed
# remove old files
rm fenrir.1
rm user.md
# convert to markdown
php DokuWiki-to-Markdown-Converter/convert.php user.txt
# convert markdown to manpage
pandoc user.md -f markdown -t man -s -o fenrir.1

View File

@ -1,4 +0,0 @@
1. Basic
2. Commands
3. Useful API

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff