-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
help text change trying to fix pytest issue
- Loading branch information
1 parent
c454044
commit 64032a6
Showing
1 changed file
with
10 additions
and
9 deletions.
There are no files selected for viewing
19 changes: 10 additions & 9 deletions
19
...erminal/alternative/companieshouse/txt/test_companieshouse_controller/test_print_help.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
Current Company: | ||
|
||
search search for companies by name | ||
load retrieve basic company details by company registration number | ||
officers retrieve company officies | ||
signifcontrol retrieve those with significant control over the company | ||
filings retrieve list of documents filed with Companies House (Default 100) | ||
filingdocument download filed document | ||
charges registered charges against the company | ||
Current Company: | ||
|
||
search search for companies by name | ||
load retrieve basic company details by company registration number | ||
officers retrieve company officies | ||
signifcontrol retrieve those with significant control over the company | ||
filings retrieve list of documents filed with Companies House (Default 100) | ||
filingdocument download filed document | ||
charges registered charges against the company | ||
|