summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/web.scm')
-rw-r--r--gnu/packages/web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index ccf64d877bc..358efba5aae 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8890,7 +8890,7 @@ bookmarks directly. It can also present them in a web interface with
(string-append #$output path))))))))
(inputs (list buku rofi))
(home-page "https://github.com/carnager/buku_run")
- (synopsis "rofi frontend for buku bookmarks manager")
+ (synopsis "@command{rofi} frontend for buku bookmarks manager")
(description
"This package provides a rofi frontend for the buku bookmark manager.")
(license license:gpl3+)))