Updated help message
This commit is contained in:
		| @@ -15,11 +15,10 @@ def usage | ||||
| #{__FILE__} [ACTION <arg>] [<flags>] | ||||
|  | ||||
| Description: | ||||
|   This utlity is meant to be used to interact with & manage the filebucket on P4 nodes due to the  | ||||
|   utility for that `puppet filebucket -l <action>` being nonfunctional. | ||||
|   This utlity is meant to be used to interact with & manage the filebucket in the same capacity as  | ||||
|   the builtin filebucket utility. However, it does not handle any puppet tie ins. | ||||
|  | ||||
|   This implements the same functionality (minus the puppet tie-in) and will allow the user to  | ||||
|   search the filebucket and restore from it. | ||||
|   I created this due to puppet filebucket utility in my companies infra not functioning. | ||||
|  | ||||
| Actions: | ||||
|   search <term>              : Search for bucket entries matching a portion of the filepath | ||||
|   | ||||
		Reference in New Issue
	
	Block a user