]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add help for `.ssh` (#120)
authorHanabishi <13597663+HanabishiRecca@users.noreply.github.com>
Wed, 29 Jun 2022 11:11:03 +0000 (16:11 +0500)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2022 11:11:03 +0000 (11:11 +0000)
programs/openssh.json

index 329280fb650e455b124b58db36b6ec1ac557d8f8..1ba7b20e4db0dc2ae20334cc14435e4d58f8bdd6 100644 (file)
@@ -3,8 +3,8 @@
         {
             "path": "$HOME/.ssh",
             "movable": false,
-            "help": ""
+            "help": "Assumed to be present by many ssh daemons and clients such as **DropBear** and **OpenSSH**."
         }
     ],
     "name": "openssh"
-}
\ No newline at end of file
+}