From 33f8a06594ba1f3b51dd9f1fdcdfa70ac9c27393 Mon Sep 17 00:00:00 2001 From: Uli Schlachter Date: Sun, 11 Oct 2015 15:00:08 +0200 Subject: [PATCH] Document "--replace" better This adds it to the output of "awesome -h" and translates the version in the man page to italian. Thanks, eri_trabiccolo for the translation! Signed-off-by: Uli Schlachter --- awesome.c | 3 ++- manpages/awesome.1.it.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/awesome.c b/awesome.c index b4b50637f..65a8a0cd9 100644 --- a/awesome.c +++ b/awesome.c @@ -418,7 +418,8 @@ exit_help(int exit_code) -h, --help show help\n\ -v, --version show version\n\ -c, --config FILE configuration file to use\n\ - -k, --check check configuration file syntax\n"); + -k, --check check configuration file syntax\n\ + -r, --replace replace an existing window manager\n"); exit(exit_code); } diff --git a/manpages/awesome.1.it.txt b/manpages/awesome.1.it.txt index 631fe0588..5ae1057dc 100644 --- a/manpages/awesome.1.it.txt +++ b/manpages/awesome.1.it.txt @@ -53,7 +53,7 @@ OPZIONI *-a*, *--no-argb*:: Non usare visuali ARGB. *-r*, *--replace*:: - Replace an existing window manager. + Sostituisci un gestore di finestre esistente. DEFAULT SCORCIATOIE CON IL MOUSE --------------------------------