× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
NielsGron reported 2012-02-04T23:36:39Z  · aquaclusters.josekibold last modified 2012-09-19T20:53:03Z

\help <command> - The help documentation needs to have a common style


Dev
Fun Fun
funfun
QA
Joseki Aquaclusters Team
aquaclusters.josekibold
Priority Low
Complexity Moderate
Component App - FluidShell
Version 12.0

1> \help connect
\connect -s SERVER [-d DATABASE] [-au] [-su NAME] [-u USER] [-ap] [-sp NAME] [-p PASSWORD]
This command is used to establish a connection to a database.
Options:
  -s SERVER specifies server name in a folder provided by the $connections variable
  -d DATABASE sets the database name to switch into upon connect
  -au asks for user name
  -su NAME reads user name from the secure storage
  -u USER sets the user name
  -ap asks for password
  -sp NAME reads password from the secure storage
  -p PASSWORD sets the password
This command also accepts a single server name as an argument.

1> \help grep
\grep [OPTION ...] PATTERN [FILE ...]
\grep [OPTION ...] [-e PATTERN | -f FILE] [FILE ...]

\grep searches the named input FILEs, or standard input if no files are named, for lines containing a match to the given PATTERN. By default, \grep prints the matching lines.

Options:
  -c  Suppress normal output; instead print a count of matching lines for each input file. With the -r option, count non-matching lines.
  -e PATTERN
      Use PATTERN as the pattern. This can be used to specify multiple search patterns.
  -f FILE
      Obtain patterns from FILE, one per line. This can be used to protect a pattern beginning with a hyphen (-).
  -H  Print the file name for each match.  This is the default when there is more than one file to search.
  -h  Suppress the prefixing of file names on output. This is the default when there is only one file to search.
  -i  Ignore case distinctions in the input files.
  -L  Suppress normal output; instead print the name of each input file from which no output would normally have been printed.
  -l  Suppress normal output; instead print the name of each input file from which output would normally have been printed.
  -n  Prefix each line of output with the 1-based line number within its input file.
  -r  Read all files under each directory recursively.
  -v  Invert the sense of matching, to select non-matching lines.

Notes:
  If both -H and -h are specified, headers are not displayed. If both -L and -l are specified, -L takes precedence.
1>

1 attachment

Issue #6388

Closed
Fixed
Resolved 2012-02-14T01:14:27Z
 
 
Completion
No due date
Fixed Build ADS-11.0.0 branch/r25344
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017