changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / core/app/homer.org

changeset 11: d0a90a87b824
author: ellis <ellis@rwest.io>
date: Sat, 09 Dec 2023 20:50:45 -0500
permissions: -rw-r--r--
description: populate
1 {{{header(homer,Richard Westhaver,ellis@rwest.io)}}}
2 * help
3 #+begin_src shell :results pp replace
4 homer -h
5 #+end_src
6 
7 #+RESULTS:
8 #+begin_example
9 homer v0.1.0
10  usage: homer [global] <command> [<arg>]
11 
12  home manager
13  options:
14  -l/--level* : set the log level
15  -h/--help* : print help
16  -v/--version* : print version
17  commands:
18  show
19 
20 #+end_example