foo
===

:manual_section: 1
:manual_group: General Commands Manual
:date: 18 Jan 2018
:subtitle: example command
:author: Ondřej Tůma
:version: 1.0.0

SYNOPSIS
--------

foo [options] [FILE]

DESCRIPTION
-----------

Foo is simple example command, which not do anything.

OPTIONS
-------

-h, --help      Show help options

:FILE:  Specifies the file to do with it anything.

FILES
-----

~/.config/foo.ini
  User personal configuration file.
  
/etc/foo.ini
  System configuration file.

~/.cache/foo.ini
  User personal cache file.
  
ENVIRONMENT
-----------

:FOO_YES:   Environment variable, which is use.

:FOO_NO:    Environment variable, which is not use.

DIAGNOSTICS
-----------

Foo command always return false, because it does not exist.

BUGS
----

If you find a bug, please report it to author of foo command.

SEE ALSO
--------

boo(1), foo(3)