Bugzilla – Attachment 134351 Details for
Bug 21903
koha-dump be able to include koha-upload
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21903: (follow-up) update documentation
Bug-21903-follow-up-update-documentation.patch (text/plain), 1.57 KB, created by
Marcel de Rooy
on 2022-04-29 08:54:36 UTC
(
hide
)
Description:
Bug 21903: (follow-up) update documentation
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2022-04-29 08:54:36 UTC
Size:
1.57 KB
patch
obsolete
>From b3ebfc68e39925e8aa604974c26d986089d75544 Mon Sep 17 00:00:00 2001 >From: Marion Durand <marion.durand@biblibre.com> >Date: Mon, 20 Dec 2021 11:07:47 +0000 >Subject: [PATCH] Bug 21903: (follow-up) update documentation >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > debian/docs/koha-dump.xml | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > >diff --git a/debian/docs/koha-dump.xml b/debian/docs/koha-dump.xml >index 5224fe71cb..ec28757103 100644 >--- a/debian/docs/koha-dump.xml >+++ b/debian/docs/koha-dump.xml >@@ -27,6 +27,8 @@ > <arg choice="noreq"> > <option>--help</option>|<option>-h</option> > <option>--exclude-indexes</option> >+ <option>--uploaded_files</option> >+ <option>--uploaded_temp_files</option> > <option>--quiet</option>|<option>-q</option> > </arg> > <arg choice="req" rep="repeat"><replaceable>instancename</replaceable></arg> >@@ -51,6 +53,20 @@ > </listitem> > </varlistentry> > >+ <varlistentry> >+ <term><option>--uploaded_files</option></term> >+ <listitem> >+ <para>Make <command>koha-dump</command> include uploaded files</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>--uploaded_temp_files</option></term> >+ <listitem> >+ <para>Make <command>koha-dump</command> include temporary uploaded files</para> >+ </listitem> >+ </varlistentry> >+ > <varlistentry> > <term><option>--help</option>|<option>-h</option></term> > <listitem> >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 21903
:
88598
|
88867
|
93550
|
93862
|
126835
|
126907
|
126908
|
128732
|
134349
|
134350
| 134351