Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISQL switches: inaccuracies in documentation [DOC75] #85

Closed
firebird-automations opened this issue Dec 23, 2011 · 5 comments
Closed

ISQL switches: inaccuracies in documentation [DOC75] #85

firebird-automations opened this issue Dec 23, 2011 · 5 comments

Comments

@firebird-automations
Copy link

Submitted by: @pavel-zotov

There are several misprints in document: http://firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/isql-switches.html

1) the swicth to redirect output is specified as -0[utput] - the first character is ASCII_CHAR(48), ZERO rather than letter 'O'.
2) some switches are specified without hyphen, namely:
ch(arset) <charset>
m2
p(assword) <password>
sqldialect <dialect>
3) some swithes are NOT specified:
-f(etch_password)
-nod(btriggers)
4) switch sqldialect <dialect> can be abbreviated up to single character: -s(qldialect) <dialect>

Commits: 295d286

@firebird-automations
Copy link
Author

Modified by: @paulvink

assignee: Paul Vinkenoog [ paulvink ] => Norman Dunbar [ normandunbar ]

@firebird-automations
Copy link
Author

Commented by: @NormanDunbar

This manual is a work in progress. The above faults have already been fixed in my working document. However, it is not yet ready for publication. I will, however, upload a fixed version with a note to the effect that the manual is not complete.

@firebird-automations
Copy link
Author

Commented by: @NormanDunbar

A new pdf - version 0.4 - has been uploaded. The latest source has been uploaded to CVS (Manual only, not to b_release yet.) The specific faults listed in this tracker have been fixed.

@firebird-automations
Copy link
Author

Commented by: @NormanDunbar

The specific faults raised in this tracker have been resolved and a new manual uploaded.

This manual still needs major work.

@firebird-automations
Copy link
Author

Modified by: @NormanDunbar

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants