aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/lib/help/tables.hlp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pgaccess/lib/help/tables.hlp')
-rw-r--r--src/bin/pgaccess/lib/help/tables.hlp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/bin/pgaccess/lib/help/tables.hlp b/src/bin/pgaccess/lib/help/tables.hlp
new file mode 100644
index 00000000000..8478341413f
--- /dev/null
+++ b/src/bin/pgaccess/lib/help/tables.hlp
@@ -0,0 +1,8 @@
+.pgaw:Help.f.t insert end \
+"Tables" {title} \
+"\n\n" {} \
+" The following topics are available:\n" {} \
+" creating a new table\n" {link new_table} \
+" opening a table for viewing and editing\n" {link open_table} \
+" adding new records to an existing table\n" {link add_records} \
+" viewing and changing table structure\n" {link view_table_structure}