attempting to fix cucumber

bug/bundler_fix
darkbushido 2017-01-10 10:30:19 -06:00
parent 3e1cd0c789
commit 98e191794a
No known key found for this signature in database
GPG Key ID: 3922EB70FB80E8DD
1 changed files with 11 additions and 1 deletions

View File

@ -84,7 +84,6 @@ Feature: Help command
Command Description
------- -----------
creds List all credentials in the database
db_connect Connect to an existing database
db_disconnect Disconnect from the current database instance
db_export Export a file containing the contents of the database
@ -98,5 +97,16 @@ Feature: Help command
services List all services in the database
vulns List all vulnerabilities in the database
workspace Switch between database workspaces
Credentials Backend Commands
============================
Command Description
------- -----------
creds List all credentials in the database
"""