Skip to content

Commit

Permalink
update autogenerated files
Browse files Browse the repository at this point in the history
  • Loading branch information
fhirschmann committed Jun 1, 2014
1 parent 93c86a8 commit c87fc39
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -23,4 +23,4 @@ README.md: man/halttimer.1

ACLOCAL_AMFLAGS = -I m4

EXTRA_DIST = README.md config.rpath m4/ChangeLog
EXTRA_DIST = README.md config.rpath
32 changes: 16 additions & 16 deletions README.md
Expand Up @@ -88,21 +88,6 @@ Release tarballs that don't require autotools to be installed can be
-g, --grace
time granted to cancel a scheduled shutdown in seconds

FILES
~/.lircrc
File that can be used to instruct halttimer to wait for a specific
button on a remote control.

EXAMPLES
Use a different shutdown command:
halttimer -e "systemctl poweroff"

Use a different font:
halttimer -f "-*-arial-*-r-normal--100-*-*-*-*-*-*-*"

Set the maximum timeout to 120min with decrements of 10min:
halttimer -m 120 -d 10

CONFIGURATION
Command Configuration
First, halttimer needs to be able to shut the system down. This can be
Expand Down Expand Up @@ -138,9 +123,24 @@ Release tarballs that don't require autotools to be installed can be
AUTHORS
halttimer was written by Fabian Hirschmann <fabian@hirschmann.email>.

FILES
~/.lircrc
File that can be used to instruct halttimer to wait for a specific
button on a remote control.

EXAMPLES
Use a different shutdown command:
halttimer -e "systemctl poweroff"

Use a different font:
halttimer -f "-*-arial-*-r-normal--100-*-*-*-*-*-*-*"

Set the maximum timeout to 120min with decrements of 10min:
halttimer -m 120 -d 10

SEE ALSO
irw(1),visudo(8).



halttimer 0.3.1 March 2013 HALTTIMER(1)
halttimer 0.3.2 June 2014 HALTTIMER(1)

0 comments on commit c87fc39

Please sign in to comment.