From 3c961b3bc3cbffa7537575c8ea85d016a0342f24 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Thu, 22 Nov 2012 17:29:48 -0500 Subject: build: move manpages to subdir Signed-off-by: Dave Reisner --- lsinitcpio.1.txt | 68 -------------------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 lsinitcpio.1.txt (limited to 'lsinitcpio.1.txt') diff --git a/lsinitcpio.1.txt b/lsinitcpio.1.txt deleted file mode 100644 index 98bd756..0000000 --- a/lsinitcpio.1.txt +++ /dev/null @@ -1,68 +0,0 @@ -///// -vim:set ts=4 sw=4 syntax=asciidoc noet: -///// -lsinitcpio(1) -============= - -Name ----- -lsinitcpio - Examine an initramfs - -Synopsis --------- -'lsinitcpio' [action] [options] 'image' - -Description ------------ -Examines the contents of an initcpio image. Without any options, 'lsinitcpio' -simply lists the contents of an image. - -Actions -------- -*-a, \--analyze*:: - Analyze the contents of the specified image and print output in human - readable form. - -*-c, \--config*:: - Show the configuration file the given image was built with. - -*-l, \--list*:: - List the contents of the archive. This is the default action. Pass the *-v* - flag for more detailed results. - -*-x, \--extract*:: - Extract the given image to the current working directory. - -Options -------- - -*-h, \--help*:: - Output a short overview of available command-line switches. - -*-n, \--nocolor*:: - Disable color output. - -*-V, \--version*:: - Display version information. - -*-v, \--verbose*:: - Be more verbose. In particular, show long style output when listing - the contents of an image, and show files as they are extracted when - the *-x* option is given. - -Bugs ----- -Upon writing this manpage, there were no noticeable bugs present. Please visit - for an up to date list. - -See Also --------- -*mkinitcpio*(8) - -Authors -------- -lsinitcpio was created by Dave Reisner - -Copyright ---------- -Copyright (c) Arch Linux 2011-2012 -- cgit v1.2.3-24-g4f1b