summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorQu Wenruo <quwenruo@cn.fujitsu.com>2014-04-02 16:29:12 +0800
committerDavid Sterba <dsterba@suse.cz>2014-04-22 14:15:19 +0200
commitf33d68b475879a9f51edaa4b013424db7813af09 (patch)
treecc461c350f55ab26455735722a8ed752d1dd84eb /.gitignore
parentf2d42b781bd27c079cff39592bf10c5df3e73a1a (diff)
downloadbtrfs-progs-f33d68b475879a9f51edaa4b013424db7813af09.tar.gz
btrfs-progs: Introduce asciidoc based man page and btrfs man page.
The old man page of btrfs will grow larger with new functions adding to btrfs-progs and harder to maintain because the reader-unfriendly roff grammar and one LARGE btrfs.in. This patch will introduce the simplified Documentation directory mainly 'stolen' from git and include the first man page for 'btrfs(8)'. This time, man page will be written in human-friendly asciidoc grammar and each commands of btrfs will have a separate man page, which I hope can reduce the effort to maintain the man page. Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ab8b81c..fc8c07a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
version.h
version
man/*.gz
+Documentation/*.gz
btrfs
btrfs.static
btrfs-debug-tree