aboutsummaryrefslogtreecommitdiff
path: root/rui.go
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-09-16 02:08:23 +0000
committerFuwn <[email protected]>2024-09-16 02:08:23 +0000
commit67f1cea892a1b585de55c78565180f393717dad8 (patch)
tree6e856451d0653b5ba3ec046cc2a938b8210c3e57 /rui.go
parentdocs(readme): add usage instructions (diff)
downloadrui-67f1cea892a1b585de55c78565180f393717dad8.tar.xz
rui-67f1cea892a1b585de55c78565180f393717dad8.zip
fix: usage description
Diffstat (limited to 'rui.go')
-rw-r--r--rui.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/rui.go b/rui.go
index c16a7a5..236dc8b 100644
--- a/rui.go
+++ b/rui.go
@@ -12,6 +12,7 @@ import (
func main() {
(&cli.App{
Name: "rui",
+ Usage: "Personal NixOS Flake Manager",
Description: "Personal NixOS Flake Manager",
EnableBashCompletion: true,
Authors: []*cli.Author{