We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5a6f76 + b76dcb8 commit f2127afCopy full SHA for f2127af
core/commands/pin.go
@@ -98,7 +98,7 @@ var rmPinCmd = &cmds.Command{
98
Tagline: "Removes the pinned object from local storage.",
99
ShortDescription: `
100
Removes the pin from the given object allowing it to be garbage
101
-collected if needed. (By default, recursively. Use -r=false for direct pins)
+collected if needed. (By default, recursively. Use -r=false for direct pins.)
102
`,
103
},
104
0 commit comments