summaryrefslogtreecommitdiffstats
path: root/lsinitcpio.1.txt
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-09-27 15:58:30 +0200
committerDave Reisner <dreisner@archlinux.org>2012-09-30 00:06:09 +0200
commit887511601787db60b5692802fc2ccdfd47c0d698 (patch)
tree485eac988fd91a9ea672b204b294b434dbade965 /lsinitcpio.1.txt
parente6d2bfd161c61dccefc94df7594e4410e1cc37e9 (diff)
downloadmkinitcpio-887511601787db60b5692802fc2ccdfd47c0d698.tar.gz
mkinitcpio-887511601787db60b5692802fc2ccdfd47c0d698.tar.xz
lsinitcpio: add -c, --config option to dump config
Now that mkinitcpio stores the build time config file in the image, we should have a way of easily getting it back out. Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'lsinitcpio.1.txt')
-rw-r--r--lsinitcpio.1.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/lsinitcpio.1.txt b/lsinitcpio.1.txt
index 7a152ab..63b5566 100644
--- a/lsinitcpio.1.txt
+++ b/lsinitcpio.1.txt
@@ -23,6 +23,9 @@ Options
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.
+
*-h, \--help*::
Output a short overview of available command-line switches.